svn path=/trunk/; revision=18128
+2007-06-13 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_modify_cursor): Improve docs.
+ (#447396, Masatake YAMATO)
+
2007-06-14 Carlos Garnacho <carlos@imendio.com>
* gtk/gtkcombobox.c: removed unused and hardly visible GtkFrame from
* allocated), or %NULL to undo the effect of previous calls to
* of gtk_widget_modify_cursor().
*
- * Sets the font to use for a widget. All other style values are left
- * untouched. See also gtk_widget_modify_style().
+ * Sets the cursor color to use in a widget, overriding the
+ * #GtkWidget:cursor-color and #GtkWidget:secondary-cursor-color
+ * style properties. All other style values are left untouched.
+ * See also gtk_widget_modify_style().
*
* Since: 2.12
**/